xen.git
2013-12-16 Ian Campbelltools: libxc: flush data cache after loading images...
2013-12-16 Matthew Daleyxl: check for libxl_list_vm failure in print_uptime
2013-12-16 Matthew Daleyxenconsole: adjust pty opening error checking and handling
2013-12-16 Roger Pau Monnéx86/pvh: disable MTRR feature on cpuid for Dom0
2013-12-16 David Vrabelevtchn/fifo: map correct pages when guest is HVM
2013-12-13 Andrew Coopertools/xenstored: Avoid buffer overflows while setting...
2013-12-13 Matthew Daleylibxl: fix unsigned less-than-0 comparison in e820_sanitize
2013-12-13 Matthew Daleylibxl: check for xc_domain_setmaxmem failure in libxl__...
2013-12-13 Matthew Daleylibxl: don't leak ptr in libxl_list_vm error case
2013-12-13 Matthew Daleyxenstore: check F_SETFL fcntl invocation in setnonblock
2013-12-13 Jan Beulichx86/p2m: restrict auditing to debug builds
2013-12-12 Rob Hoesocaml: do not install test binaries
2013-12-12 Julien Grallxen/elf: header: fix typoes in elfnote.h
2013-12-11 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-12-11 Rob Hoeslibxl: ocaml: add some missing CAML macros
2013-12-11 Rob Hoeslibxl: ocaml: drop the ocaml heap lock before calling...
2013-12-11 Rob Hoeslibxl: ocaml: add console reader functions
2013-12-11 Rob Hoeslibxl: ocaml: add VM lifecycle operations
2013-12-11 Rob Hoeslibxl: ocaml: add disk and cdrom helper functions
2013-12-11 Rob Hoeslibxl: ocaml: allow device operations to be called...
2013-12-11 Rob Hoeslibxl: ocaml: event management
2013-12-11 Rob Hoeslibxl: ocaml: implement some simple tests
2013-12-11 Rob Hoeslibxl: ocaml: add simple test case for xentoollog
2013-12-11 Ian Campbellxen: arm: inject unhandled instruction and data aborts...
2013-12-11 Daniel Kiperkexec/x86: do not map crash kernel area
2013-12-11 Jan Beulichx86/PV: don't commit debug register values early in...
2013-12-11 Jan Beulichx86/cpuidle: publish new states only after fully initia...
2013-12-10 Andres Lagar... MAINTAINERS: Add Andres Lagar-Cavilla for mem-sharing...
2013-12-10 Andrew Cooperamd/passthrough: Do not leak domain mappings from do_in...
2013-12-10 Jan BeulichIOMMU: clear "don't flush" override on error paths
2013-12-10 Ian Campbellxen: list interfaces subject to the security process...
2013-12-10 Rob Hoeslibxl: ocaml: remove dead code in xentoollog bindings
2013-12-10 Rob Hoeslibxl: ocaml: fix memory corruption when converting...
2013-12-10 Julien Grallxen/arm: Fix regression after commit d963923
2013-12-09 Ian Campbellxen: arm: correct return value of raw_copy_{to/from...
2013-12-09 Ian Campbellxen: arm: correct definition of DCISW (data cache inval...
2013-12-09 Ian Campbellxen: arm: handle initrd addresses above the 4G boundary
2013-12-09 Ian Campbellxen: arm: vtimer fixes for arm64
2013-12-09 Ian Campbellxen: arm: do not BUG on guest paddrs which are very...
2013-12-09 Wei LiuConfig.mk: update OVMF changeset
2013-12-09 Dario Faggiolixl: test script for the cpumap parser (for vCPU pinning)
2013-12-09 Dario Faggiolixl: implement and enable dryrun mode for `xl vcpu-pin'
2013-12-09 Dario Faggiolixl: allow for node-wise specification of vcpu pinning
2013-12-09 Dario Faggiolilibxc/libxl: allow to retrieve the number of online...
2013-12-09 Dario Faggiolilibxc/libxl: sanitize error handling in *_get_max_...
2013-12-09 Dario Faggiolilibxl: move libxl_{cpu, node}_bitmap_alloc()
2013-12-09 Dario Faggiolilibxl: fix memory leak in libxl_list_vcpu
2013-12-09 Dario Faggiolilibxl: better name for parameters in libxl_list_vcpu
2013-12-09 Dario Faggiolixl: match output of vcpu-list with pinning syntax
2013-12-09 Andrew Cooperdefer the domain mapping in scrub_one_page()
2013-12-09 Julien Grallxen/arm: arch_domain_create: don't return 0 when alloc_...
2013-12-06 Andrew Coopertmem: Fix uses of unmatched __map_domain_page()
2013-12-06 Bob Liutmem: fix public header file
2013-12-06 Fabio Fantonilibxl: spice usbredirection support for upstream qemu
2013-12-06 Fabio Fantonilibxl: usb2 and usb3 controller support for upstream...
2013-12-06 Wei Liutools/ovmf-makefile: only build debug target when specified
2013-12-06 Wei Liuhvmloader/ovmf: setup E820 map
2013-12-06 Wei Liuhvmloader/ovmf: setup ovmf_info
2013-12-06 Ian Campbellxen: arm: improve handling of system with non-contiguou...
2013-12-06 Ian Campbellxen: arm: remove hardcoded gnttab location from dom0
2013-12-06 Andrew Cooperx86/boot: fix BIOS memory corruption on certain IBM...
2013-12-06 Jan BeulichRevert "VMX: flush cache when vmentry back to UC guest"
2013-12-06 Yang ZhangNested VMX: CR emulation fix up
2013-12-05 Andre Przywaraarm64: enable PSCI secondary CPU bringup
2013-12-05 Andre Przywaraarm32: enable PSCI secondary CPU bringup
2013-12-05 Andre Przywaraarm: add a function to invoke the PSCI handler
2013-12-05 Andre Przywaraarm: parse PSCI node from the host device-tree
2013-12-05 Andre Przywaraarm: move GIC SGI kicking into separate function
2013-12-05 Andre Przywaraarm: rename xen/arch/arm/psci.c into vpsci.c
2013-12-05 Ian Campbelltools: libxl: testidl: initialise the KeyedUnion keyvar...
2013-12-04 Ian Campbellxen: arm: Enable 1:1 workaround by default
2013-12-04 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-12-04 Ian JacksonQEMU_TAG update
2013-12-04 Dennis Lan... xen: arm64: clear boot_first instead of boot_pgtable...
2013-12-04 Anthony PERARDUpdate QEMU_UPSTREAM_REVISION
2013-12-04 Daniel Kiperlibxenctrl: Fix xc_interface_close() crash if it gets...
2013-12-04 Ian Campbellxen: arm: TCR_EL1 is 64-bit on arm64
2013-12-04 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-12-04 Nathan Studerarinc: Add poolid parameter to scheduler get/set functions
2013-12-04 Nathan Studerarinc: add cpu-pool support to scheduler
2013-12-04 Daniel Kiperx86: fix early boot command line parsing
2013-12-04 Jan Beulichnested VMX: fix I/O port exit emulation
2013-12-03 Matthew Daleylibxl: don't try to fclose file twice on error in libxl...
2013-12-03 Matthew Daleylibxl: don't leak buf in libxl_xen_console_read_start...
2013-12-03 Jan Beulichuse return value of domain_adjust_tot_pages() where...
2013-12-03 Jan Beulichfix locking in offline_page()
2013-12-03 Andrew Cooperfix string inconsistencies in callers of panic()
2013-12-03 Roger Pau Monnéblkif: add indirect descriptors interface to public...
2013-12-03 Jan Beulichcommon/vsprintf: fix return value when formatting symbo...
2013-12-03 Andrew Cooperx86: be more power-efficient when waiting forever
2013-12-03 Matthew Daleynested vmx: fix I/O port bitmap indexing arithmetic
2013-12-03 Jan Beulichx86/AMD: work around erratum 793
2013-12-02 Ian Campbellxen: arm: avoid truncation in mfn to paddr conversions
2013-12-02 Andrew Cooperxen/build: Remove unreferenced figlet files
2013-12-02 Andrew Cooperxen/build: Use a distro version of figlet
2013-12-02 Matthew Daleylibxl: don't leak pcidevs in libxl_pcidev_assignable
2013-12-02 Matthew Daleylibxl: don't leak output vcpu info on error in libxl_li...
2013-12-02 Matthew Daleylibxl: actually abort if initializing a ctx's lock...
2013-12-02 Matthew Daleylibxl: remove unsigned less-than-0 comparison
2013-12-02 Matthew Daleylibxl: don't leak p in libxl__wait_for_backend
next